Skip to content

fix(ui): correct secondary button colors on dark backgrounds#4944

Open
iitzIrFan wants to merge 12 commits into
kestra-io:mainfrom
iitzIrFan:fix/secondary-button-dark-background
Open

fix(ui): correct secondary button colors on dark backgrounds#4944
iitzIrFan wants to merge 12 commits into
kestra-io:mainfrom
iitzIrFan:fix/secondary-button-dark-background

Conversation

@iitzIrFan

@iitzIrFan iitzIrFan commented Jun 8, 2026

Copy link
Copy Markdown
Contributor

fixes: #4498


On light mode:

  • Before:
image
  • After:
image

On dark mode:

  • Before:
image
  • After:
image

@iitzIrFan iitzIrFan marked this pull request as ready for review June 8, 2026 11:07
@MilosPaunovic MilosPaunovic added area/frontend Needs frontend code changes kind/external Pull requests raised by community contributors labels Jun 8, 2026
@github-project-automation github-project-automation Bot moved this to To review in Pull Requests Jun 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/frontend Needs frontend code changes kind/external Pull requests raised by community contributors

Projects

Status: To review

Development

Successfully merging this pull request may close these issues.

Fix inverted colors on Secondary Button (Dark Background)

2 participants